@charset "utf-8";

.wrap-box .desc {
	padding: 0.2rem 0.4rem;
	position: relative;
	background-color: #f6a4c8;
	color: white;
}

.wrap-box .desc h3 {
	height: 3rem;
	line-height: 3rem;
}

.wrap-box .desc p {
	font-size: 1rem;
	text-align: justify;
}

.form-box,
.drop-box,
.xing-box,
.tag-box,
.link-box,
.hans-box,
.report-box,
.article-box,.drop_list{
	width: 98%;
	/*margin: 0.5rem 0 0 0;*/
	margin: auto;
	margin-top: 0.4rem;
	padding: 0.4rem 0;
	background: white;
	border-radius: 0.2rem;
	display: flex;
	flex-direction: column;
	box-sizing: border-box;
	align-items: center;
}
.form-box .item {
	border: 0.08rem solid #ede9e9;
	border-radius: 0.4rem;
}
.form-box .swiper-slide .item {
	display: flex;
	align-items: center;
	height: 3rem;
	background-color: white;
	margin-top: 0.25rem;
	box-sizing: border-box;
	padding-left: 10px;
	padding-right: 10px;
	position: relative;
}

.item .form-label {
	font-size: 1rem;
	color: #818181;
	display: flex;
	justify-content: space-between;
}

.item .surname-label {
	justify-content: space-between;
	flex-shrink: 0;
}

.item .input-name {
	color: #333;
}

.item .on {
	background-color: #F5627e;
	color: #fff;
}

.item .sex-box {
	display: flex;
	box-sizing: border-box;
	align-items: center;
	position: absolute;
	right: 0.2rem;
}

.item .check-box {
	font-weight: bold;
	margin-left: 0.2rem;
	display: flex;
	align-items: center;
	justify-content: center;
}

.item .check-box .check {
	height: 1.6rem;
	line-height: 1.6rem;
	border-radius: 8%;
}

.item .sex {
	width: 2.4rem;
}

.item .guJin-box,.item .nameLength-box {
	display: flex;
	box-sizing: border-box;
	align-items: center;
	position: absolute;
	right: 4.24rem;
}

.item .nameLength {
	width: 3.33rem;
}

.item .guJin{
	width:5rem;
}

.form-box .tips_01 {
	width: 92%;
	padding: 0.2rem;
	color: #979797;
	text-align: left;
	align-items: center;
}

.form-box .sub {
	width: 90%;
	padding: 1rem;
}

.form-box .sub button {
	width: 100%;
	height: 3rem;
	border-radius: 0.4rem;
	background-color: #F5627e;
	color: white;
	font-size: 1.32rem;
}
.form-box .sub #bbcm{
	background-color: #ff9c00;
}
.form-box .sub #bbcm2{
	margin-left: 1rem;
}

.drop-box .title,
.xing-box .title,
.link-box .title,
.hans-box .title,
.report-box .title,
.tag-box .title {
	width: 92%;
}

.title h3 {
	font-size: 1.2rem;
	text-align: left;
}

.title a {
	color: #F5627e;
	margin-left: 1rem;
	line-height: 1.8rem;
	height: 1.8rem;
}

.drop-box ul,
.report-box ul,
.xing-box ul,
.link-box ul,
.hans-box ul,
.tag-box ul {
	margin-top: 0.4rem;
	width: 96%;
}

.xing-box ul,.report-box ul,.hans-box ul {
	width: 98%;
	border-top: 1px solid #efefef;
	padding-top: 0.4rem;
	display: flex;
	flex-flow: row;
	flex-wrap: wrap;
	justify-content: space-between;
}

.tag-box ul,.link-box ul {
	width: 98%;
	border-top: 1px solid #efefef;
	padding-top: 0.4rem;
}
.report-box ul li span{
	color: #c26a6a;
	margin-left: 0.4rem;
}
.drop-box li {
	border-top: 1px solid #efefef;
	padding: 0.6rem 0;
	position: relative;
	text-align: left;
}

.drop-box li img {
	width: 5.68rem;
	height: 3.8rem;
	border-radius: 0.15rem;
	display: inline-block;
	vertical-align: top;
	border: 1px solid #bbbbbb;
	float: left;
}

.drop-box li .tit {
	width: 72%;
	display: inline-block;
	margin-left: 0.2rem;
	margin-top: 0.1rem;
	text-align: left;
}

.drop-box li a {
	color: #333;
}
.drop-box h2 {
	height: 2.6rem;
	font-size: 1rem;
	font-weight: normal;
	text-align: left;
	overflow: hidden;
	display: -webkit-box;
	display: -moz-box;
	text-overflow: ellipsis;
	word-break: break-all;
	-webkit-box-orient: vertical;
	-webkit-line-clamp: 2;
}
.drop-box li p {
	font-size: .8rem;
	color: #999;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.report-box li a {
	display: block;
	color: #555;
	height: 2rem;
	line-height: 2rem;
}
.report-box li{
	width: 24%;
	font-size: 0.9rem;
	float: left;
	/*background: #f5f5f5;*/
	box-sizing: border-box;
	margin: 0.2rem 0.2rem 0.2rem 0rem;
	text-align: center;
	display: inline-block;
	border-radius: 0.15rem;
	overflow: hidden;
	border: 0.02rem solid #ddd;
}

.xing-box li{
	width: 18.1%;
	float: left;
	background: #f5f5f5;
	box-sizing: border-box;
	margin: 0.2rem;
	text-align: center;
	display: inline-block;
	border-radius: 0.15rem;
	overflow: hidden;
	border: 0.02rem solid #ddd;
}
.hans-box li {
	width: 10%;
	float: left;
	/*background: #f5f5f5;*/
	box-sizing: border-box;
	margin: 0.2rem 0.01rem 0.2rem 0.2rem;
	text-align: center;
	display: inline-block;
	border-radius: 0.1rem;
	overflow: hidden;
	border: 0.02rem solid #ddd;
}
.tag-box li{
	float: left;
	margin: 0.1rem 0.2rem;
	position: relative;
	text-align: center;
	box-sizing: border-box;
	display: inline-block;
	overflow: hidden;
}
.link-box li {
	float: left;
	font-size: 0.9rem;
	white-space: nowrap;
	margin: 0.1rem 0.12rem;
	position: relative;
	text-align: center;
	box-sizing: border-box;
	display: inline-block;
	overflow: hidden;
}

.xing-box li a {
	display: block;
	color: #555;
	height: 2rem;
	line-height: 2rem;
}

.hans-box li a {
	display: block;
	color: #555;
	height: 2.6rem;
	line-height: 2.6rem;
}
.hans-box li a em{
	font-style: normal;
}
.tag-box li a {
	background: #efefef;
	border-radius: 0.18rem;
	display: inline-block;
	vertical-align: top;
	height: 2rem;
	line-height: 2rem;
	padding: 0 0.38rem;
	color: #333;
	margin: 0.3125rem 0 0 0.1rem;
}

.link-box li a {
	display: inline-block;
	vertical-align: top;
	height: 1.38rem;
	line-height: 1.38rem;
	padding-right: 0.38rem;
	color: #bfbfc3;
	white-space: nowrap;
}
.link-box .title{
	color: #868686;
}

.form-box .qc_nav{
	width: 80%;
	margin-bottom: 0.4rem;
}
.form-box .qc_nav .item{
	width: 40%;
	height: 2.4rem;
	line-height: 2.4rem;
	margin-top: 0rem;
	display: inline-block;
	cursor: pointer;
}
.form-box .qc_nav .on{
	background-color: #F5627e;
	color: #fff;
	cursor:auto;
}
.form-box .swiper-slide{
	width: 92%;
}
.form-box .swiper-slide .birthday{
	width: 74%;
}
.form-box .swiper-slide .birthday input{
	width: 100%;
}

/**起名字典**/
.search_box{
	width: 98%;
	border-top: 1px solid #efefef;
	padding-top: 1rem;
	padding-bottom: 0.6rem;
}
.search_box .inp, .search_box .inp_2 {
	font-family: Verdana, Arial, Helvetica;
	border: #bab6b5 1px solid;
	width: 40%;
	height: 2rem;
	vertical-align: middle;
	padding: 3px 3px 0 3px;
}
.search_box .but_L1, .search_box .but_L2 {
	color: #fff;
	padding: 0;
	margin: 0;
	border: #ec661e 1px solid;
	width: 20%;
	height: 2.38rem;
	line-height: 2.38rem;
	vertical-align: middle;
}
.search_box .but_L1, .search_box .but_L2 {
	background-color: #F5627e;
	-webkit-appearance: none;
}
.search_box .quick{
	margin-top: 0.3rem;
}
.search_box .quick a {
	padding: 0 3px 0 3px;
}
.date-box{
	width: 98%;
	margin: auto;
	margin-top: 0.4rem;
	padding: 0.4rem 0;
	background: white;
	border-radius: 0.2rem;
}
/*
.date-box div{
	flex: 1;
	line-height: 1.8rem;
}
*/
/**黄历模块 begin**/
.date-box .left{
	width: 25%;
	background-color: #efefef;
	padding: 0.5rem;
	margin-left: 0.38rem;
}
.date-box .left .day{
	color: green;
	font-size: 3rem;
	line-height: 4.18rem;
	font-weight: bold;
}
.date-box .left .day a{
	color: green;
}
.date-box .right{
	width: 75%;
}
.date-warp{
	background-color: #fff;
	padding: 0.4rem 0;
	width: 98%;
	margin: auto;
	margin-top: 0.4rem;
}
.date-warp .title{
	width: 98%;
	border-bottom: 1px solid #efefef;
	padding-bottom: 0.39rem;
	margin: auto;
}
.date-warp .title h3 {
	font-size: 1.2rem;
	text-align: left;
}
.date-box{
	font-size: 0.9rem;
}
.date-box .hl_nav{
	width: 99%;
	display: flex;
	flex-flow: row;
	flex-wrap: wrap;
	justify-content: space-between;
	background-color: #eee;
}
.date-box .hl_nav a {
	width: 5.6rem;
	color: #09C;
	font-size: 0.8rem;
	line-height: 2rem;
	text-align: center;
}
.table01 {
	width: 99%;
	margin: auto;
	border: dotted #dbc300;
	border-width: 0 0 1px 1px;
	text-align: center;
	font-size: 0.8rem;
}
.table01 th, .table01 td {
	width: 20%;
	border: dotted #dbc300;
	border-width: 1px 1px 0 0;
	line-height: 2.2rem;
}
.table01 th a{
	color: #bc2a0f;
}
/**黄历模块 end**/